From: Glenn Morris Date: Thu, 9 Feb 2012 08:02:09 +0000 (-0800) Subject: NEWS edit for cc-guess X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~833 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=72f924454ac6afb0cb179ef912d4207a85ac2c2c;p=emacs.git NEWS edit for cc-guess --- diff --git a/etc/NEWS b/etc/NEWS index 5f85a1520d3..95748d68d6e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -657,9 +657,9 @@ view-diary-entries, list-diary-entries, show-all-diary-entries *** The default browser used by the package is now the "xdg-open" program, on platforms that support it. This calls your desktop's preferred browser. -** CC Mode (C, C++, etc.) - -*** New feature to "guess" the style in an existing buffer. ++++ +** New CC Mode feature to "guess" the style in an existing buffer. +The main entry is M-x c-guess. ** comint and modes derived from it use the generic completion code.